home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1995 February / 1995-02b.d64 / warriors inst (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  3KB  |  66 lines

  1. 2 rem    warriors instructions               q-link disk # (pd 51-52work)      .
  2. 20 poke53280,12:poke53281,12:print"[147]"
  3. 21 printtab(26)"[159][201]nstructions[145][145][145][158]"
  4. 22 fort=1to2
  5. 25 print"  [176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]
  6. 30 [153]"  (NULL)                     wait(NULL)
  7. 35 print"  [221]   [215] [193] [210] [210] [201] [207] [210] [211]   [146][221] [201]nstructions
  8. 40 [153]"  (NULL)                     wait(NULL)
  9. 45 print"  [173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]
  10. 47 [153]"list  ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^
  11. 50 print"  [221] [217]our mission is to enter the     [146][221]"
  12. 52 print"  [221] giant's land, destroy the king   [146][221]"
  13. 54 print"  [221] and get his crown.               [146][221]"
  14. 56 print"  [221] 1 or 2 can play, when one plays  [146][221]"
  15. 58 print"  [221] use either joystick. [215]hen two    [146][221]"
  16. 60 print"  [221] play use both joysticks. [197]ach    [146][221]"
  17. 62 print"  [221] player must press fire button to [146][221]
  18. 64 [153]"  (NULL) commence playing game. (NULL)ou both  wait(NULL)
  19. 66 print"  [221] are in a race to kill the king   [146][221]
  20. 68 [153]"  (NULL) and get his crown. (NULL)ou do not    wait(NULL)
  21. 70 print"  [221] fight each other. 3 lives each.  [146][221]
  22. 72 [153]"  (NULL) mid$ust work your way north (towardswait(NULL)
  23. 74 print"  [221] the top of the screen) and throw [146][221]
  24. 76 [153]"  (NULL) your axe at anything or anyone   wait(NULL)
  25. 78 print"  [173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]
  26. 80 [153]"open       (NULL)ressclose<(NULL)(NULL)atnlenval> to continueonon
  27. 90 ford=1to300:next:print""
  28. 95 next:ford=1to300:next:print"[158]"
  29. 100 gety$:ify$=""then22
  30. 112 print"[155]  [176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]
  31. 114 [153]"  (NULL) that comes your way.             wait(NULL)"
  32. 116 [153]"  (NULL)                                  wait(NULL)
  33. 118 print"  [221] [215]hen you come to the [199][201][193][206][212][211] it   [146][221]"
  34. 120 print"  [221] will take several hits with your [146][221]"
  35. 122 print"  [221] axe to eliminate them.           [146][221]"
  36. 124 print"  [221]                                  [146][221]
  37. 126 [153]"  (NULL) (NULL)ou get an extra life every      wait(NULL)
  38. 128 print"  [221] 10,000 points.                   [146][221]"
  39. 130 print"  [221]                                  [146][221]
  40. 132 [153]"  (NULL) chr$ood (NULL)uck!! (NULL)ou'll need it.      wait(NULL)"
  41. 134 [153]"  (NULL)                                  wait(NULL)
  42. 136 print"  [221]                                  [146][221]
  43. 138 [153]"  (NULL)                                  wait(NULL)
  44. 140 print"  [221]                                  [146][221]
  45. 142 [153]"  /tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantanexp
  46. 144 print"[159]       [208]ress[160]<[211][208][193][195][197]> to continue[145][145]
  47. 146 [161]y$:[139]y$[178]""[167]146
  48. 184 [153]""[163]14)"ortantantantantantantantantantantan^
  49. 186 printtab(14)"[221][159][206]ow! [199]o get[221]
  50. 188 [153][163]14)"(NULL)           (NULL)
  51. 190 printtab(14)"[221] [159]those bad [221]
  52. 192 [153][163]14)"(NULL)           (NULL)
  53. 194 printtab(14)"[221][159]ole  [199]iants[221]
  54. 196 [153][163]14)"/tantantantantantantantantantantanexp
  55. 198 print"     [208]ress <[210]> to review   "
  56. 200 print" <[209]> to quit - <[204]> to load   [145]"
  57. 204 getj$:ifj$<>"r"andj$<>"l"andj$<>"q"then204
  58. 206 ifj$="r"thenrun
  59. 208 ifj$="l"then300
  60. 210 goto400
  61. 300 print"[147][142][152]load"chr$(34)"warriors ldr"chr$(34)",8[155]":print"run";
  62. 310 poke631,13:poke632,13:poke198,2:end
  63. 400 print"[147]":poke53280,4:poke53281,7
  64. 410 fort=1to76:print"[151][188][165]* [150]warriors";
  65. 420 next:print"[151][188][165]* [150]warr
  66.